バージョン

TransformPoints(Point[]) メソッド

指定したポイントの配列にこの行列で表される幾何学的変換を適用します。
シンタックス
'宣言
 
Public Overloads Sub TransformPoints( _
   ByVal points() As Point _
) 
public void TransformPoints( 
   Point[] points
)

パラメータ

points
変形するポイントの配列。
参照